﻿2026-05-14T11:39:31.1246706Z ##[group]Run flyctl deploy \
2026-05-14T11:39:31.1247219Z [36;1mflyctl deploy \[0m
2026-05-14T11:39:31.1247623Z [36;1m  -a rebno-staging \[0m
2026-05-14T11:39:31.1248318Z [36;1m  --image registry.fly.io/rebno-staging:3c90fb69854b7e5db5142ec81857b2e70822254f \[0m
2026-05-14T11:39:31.1249180Z [36;1m  --config apps/server/fly.staging.toml \[0m
2026-05-14T11:39:31.1249699Z [36;1m  --strategy immediate[0m
2026-05-14T11:39:31.1299081Z shell: /usr/bin/bash -e {0}
2026-05-14T11:39:31.1299488Z env:
2026-05-14T11:39:31.1299903Z   PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
2026-05-14T11:39:31.1306254Z   FLY_API_TOKEN: ***
2026-05-14T11:39:31.1306680Z ##[endgroup]
2026-05-14T11:39:31.1718193Z ==> Verifying app config
2026-05-14T11:39:31.1719631Z --> Verified app config
2026-05-14T11:39:31.1722049Z Validating apps/server/fly.staging.toml
2026-05-14T11:39:31.1723098Z [32m✓[0m Configuration is valid
2026-05-14T11:39:31.5196363Z [33mWARN[0m ROOM_SIGNING_PRIVATE_KEY_PATH may be a potentially sensitive environment variable. Consider setting it as a secret, and removing it from the [env] section: https://fly.io/docs/apps/secrets/
2026-05-14T11:39:31.5198562Z 
2026-05-14T11:39:31.5207033Z [33mWARN[0m DATABASE_URL may be a potentially sensitive environment variable. Consider setting it as a secret, and removing it from the [env] section: https://fly.io/docs/apps/secrets/
2026-05-14T11:39:31.5208113Z 
2026-05-14T11:39:31.5208234Z ==> Building image
2026-05-14T11:39:31.6788690Z Searching for image 'registry.fly.io/rebno-staging:3c90fb69854b7e5db5142ec81857b2e70822254f' remotely...
2026-05-14T11:39:32.1051630Z image found: img_589kp9or8e69poj2
2026-05-14T11:39:32.2446941Z 
2026-05-14T11:39:32.2448350Z Watch your deployment at https://fly.io/apps/rebno-staging/monitoring
2026-05-14T11:39:32.2449468Z 
2026-05-14T11:39:34.3942338Z Updating existing machines in 'rebno-staging' with immediate strategy
2026-05-14T11:39:34.5448526Z > Acquiring lease for 48e0dedbde42e8
2026-05-14T11:39:34.7222540Z > Acquired lease for 48e0dedbde42e8
2026-05-14T11:39:34.7223648Z > Updating machine config for 48e0dedbde42e8
2026-05-14T11:39:34.7233648Z > Updating 48e0dedbde42e8 [app]
2026-05-14T11:39:38.0589043Z > Updated machine config for 48e0dedbde42e8
2026-05-14T11:39:38.2190582Z ✔ Machine 48e0dedbde42e8 is now in a good state
2026-05-14T11:39:38.2191548Z > Clearing lease for 48e0dedbde42e8
2026-05-14T11:39:38.3637606Z ✔ Cleared lease for 48e0dedbde42e8
2026-05-14T11:39:38.5337917Z Checking DNS configuration for rebno-staging.fly.dev
2026-05-14T11:39:38.5818715Z ✓ DNS configuration verified
2026-05-14T11:39:38.5819183Z 
2026-05-14T11:39:38.5820578Z Visit your newly deployed app at https://rebno-staging.fly.dev/
2026-05-14T11:39:38.5821435Z 
